Papers with emotion extraction
Emotion-Cause Pair Extraction: A New Task to Emotion Analysis in Texts (P19-1)
Copied to clipboard
| Challenge: | Emotion cause extraction (ECE) aims at extracting potential causes behind certain emotions in text. |
| Approach: | They propose a 2-step task to extract potential pairs of emotions and corresponding causes in a document. |
| Outcome: | The proposed task is based on a benchmark emotion cause corpus. |
End-to-End Emotion-Cause Pair Extraction based on Sliding Window Multi-Label Learning (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods to extract potential pairs of emotions ignore the fact that the cause and the emotion it triggers are inseparable. |
| Approach: | They propose two frameworks that combine multi-label learning and multi-labeled learning to extract emotion clauses . they evaluate a benchmark emotion cause corpus and find the best performance . |
| Outcome: | The proposed frameworks achieve the best performance among all compared systems on the ECPE task. |
Irony Detection in Persian Language: A Transfer Learning Approach Using Emoji Prediction (2020.lrec-1)
Copied to clipboard
Preni Golazizian, Behnam Sabeti, Seyed Arad Ashrafi Asli, Zahra Majdabadi, Omid Momenzadeh, Reza Fahmi
| Challenge: | Existing methods for emotion extraction and sentiment analysis produce invalid results due to the use of irony. |
| Approach: | They propose to use emoji prediction to fine tune a model using hand labeled tweets with irony tags. |
| Outcome: | The proposed method outperforms the state-of-the-art method on Persian dataset with an accuracy of 83.1% and offers strong baseline for further research in Persian language. |
Joint Alignment of Multi-Task Feature and Label Spaces for Emotion Cause Pair Extraction (2022.coling-1)
Copied to clipboard
| Challenge: | Existing methods for ECPE fail to model specific features and interactive features in between, or suffer from inconsistency of label prediction. |
| Approach: | They propose to align ECPE with a feature-task alignment mechanism to model emotion-&cause-specific features and the shared interactive feature. |
| Outcome: | The proposed model outperforms existing systems on all ECA subtasks. |